'Declaration Public Function New( _
ByVal processingCommandsThe processing commands.As System.Collections.Generic.IEnumerable(Of IProcessingCommandInfo) _
)
public PdfA1ProcessingTree(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo> processingCommands
)
public: PdfA1ProcessingTree(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo*>* processingCommands
)
public:
PdfA1ProcessingTree(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo^>^ processingCommands
)
Parameters
- processingCommands
- The processing commands.